powered by
esearch
entrez_uid
e <- esearch("Mus musculus", "protein", retmax=20) e[1:5] ## pass the subset directly on to esummary or efetch content(esummary(e[1:5]), "parsed")
Run the code above in your browser using DataLab